Automations

UI Automation Commands

  • Version: 1.3.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, Process, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Query HTML Source Command

Command: Query HTML Source Command

This command parses and extracts data from an HTML source object or a successful **GetHTMLSourceCommand**.

Parameters

HTML

Enter the HTML to be queried.

Required

XPath Query

Enter the XPath Query and the item will be extracted.

Required

Output Query Result Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo